[INFO] cloning repository https://github.com/codeitlikemiley/raz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeitlikemiley/raz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a16ee51cde7c40e6ac6765a08a56b1fb6d9142c
[INFO] testing codeitlikemiley/raz against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeitlikemiley%2Fraz" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codeitlikemiley/raz
[INFO] finished tweaking git repo https://github.com/codeitlikemiley/raz
[INFO] tweaked toml for git repo https://github.com/codeitlikemiley/raz written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codeitlikemiley/raz on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 213 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding lru v0.16.4 (available: v0.18.0)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding tree-sitter v0.25.10 (available: v0.26.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded kqueue-sys v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa6e7c54e3ebd6452bd6e64cba53ce29d39415d439e5d746858b1e8f3d45ee52
[INFO] running `Command { std: "docker" "start" "-a" "fa6e7c54e3ebd6452bd6e64cba53ce29d39415d439e5d746858b1e8f3d45ee52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa6e7c54e3ebd6452bd6e64cba53ce29d39415d439e5d746858b1e8f3d45ee52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa6e7c54e3ebd6452bd6e64cba53ce29d39415d439e5d746858b1e8f3d45ee52", kill_on_drop: false }`
[INFO] [stdout] fa6e7c54e3ebd6452bd6e64cba53ce29d39415d439e5d746858b1e8f3d45ee52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25715d81798acbe3a02dca31c7b79e3731f239888a44ab27205b2ac8a47a4e80
[INFO] running `Command { std: "docker" "start" "-a" "25715d81798acbe3a02dca31c7b79e3731f239888a44ab27205b2ac8a47a4e80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling raz-validation v0.2.4 (/opt/rustwide/workdir/raz-validation)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling raz-common v0.2.4 (/opt/rustwide/workdir/raz-common)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling raz-config v0.2.4 (/opt/rustwide/workdir/raz-config)
[INFO] [stderr]    Compiling raz-override v0.2.4 (/opt/rustwide/workdir/raz-override)
[INFO] [stderr]    Compiling raz-core v0.2.4 (/opt/rustwide/workdir/raz-core)
[INFO] [stderr]    Compiling raz-cli v0.2.4 (/opt/rustwide/workdir/raz-adapters/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.82s
[INFO] running `Command { std: "docker" "inspect" "25715d81798acbe3a02dca31c7b79e3731f239888a44ab27205b2ac8a47a4e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25715d81798acbe3a02dca31c7b79e3731f239888a44ab27205b2ac8a47a4e80", kill_on_drop: false }`
[INFO] [stdout] 25715d81798acbe3a02dca31c7b79e3731f239888a44ab27205b2ac8a47a4e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6162fff19fe43c4c490a45e208bb0aad651d1b139e95dcc3fb10ce89493a1392
[INFO] running `Command { std: "docker" "start" "-a" "6162fff19fe43c4c490a45e208bb0aad651d1b139e95dcc3fb10ce89493a1392", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling raz-validation v0.2.4 (/opt/rustwide/workdir/raz-validation)
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling raz-common v0.2.4 (/opt/rustwide/workdir/raz-common)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling raz-config v0.2.4 (/opt/rustwide/workdir/raz-config)
[INFO] [stderr]    Compiling raz-override v0.2.4 (/opt/rustwide/workdir/raz-override)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling raz-core v0.2.4 (/opt/rustwide/workdir/raz-core)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling raz-cli v0.2.4 (/opt/rustwide/workdir/raz-adapters/cli)
[INFO] [stderr] error: could not compile `raz-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name raz_core --edition=2024 raz-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async-trait"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="notify"' --cfg 'feature="tokio"' --cfg 'feature="tree-sitter"' --cfg 'feature="tree-sitter-rust"' --cfg 'feature="tree-sitter-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-analysis", "async-trait", "default", "full", "notify", "tokio", "tree-sitter", "tree-sitter-rust", "tree-sitter-support", "wasm"))' -C metadata=d583445eaba7c909 -C extra-filename=-4453c230a43d8c39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b6edcf3ef1edc850.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c8e5c4b26fc74413.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-62b619754f65182c.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a66e9dc6949e8aab.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1f24198c0cabc1d5.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-9958ebd076bed6e3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f5fb04012bf5df2d.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-85d121f995b08083.rlib --extern raz_common=/opt/rustwide/target/debug/deps/libraz_common-8c7db7ff226cc05f.rlib --extern raz_config=/opt/rustwide/target/debug/deps/libraz_config-011c6bcc157cf2bf.rlib --extern raz_override=/opt/rustwide/target/debug/deps/libraz_override-703affaaf40a2e99.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b8ae637e161634a4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-18ce16b70babf9e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-d687d7ca6de3112d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d815a60b598b5dd3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5aeb4cbaa9ee6674.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d3c6d9060f14370d.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-41187c1f0201cbe4.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-3e197199fb435e83.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-8b9c23ae6e4348b5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-7962bca2fbe6bf89/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-97a73461ea99d6e4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6162fff19fe43c4c490a45e208bb0aad651d1b139e95dcc3fb10ce89493a1392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6162fff19fe43c4c490a45e208bb0aad651d1b139e95dcc3fb10ce89493a1392", kill_on_drop: false }`
[INFO] [stdout] 6162fff19fe43c4c490a45e208bb0aad651d1b139e95dcc3fb10ce89493a1392
